Processing Your Panel's Events
When your panel component is loaded into the settings dialog box and active, you may receive and process dialog events and mouse clicks.Your component's
SGPanelEvent
function acts like a modal-dialog filter function, allowing you to process individual dialog events. The sequence grabber calls yourSGPanelItem
function whenever the user clicks a dialog item.Whenever the user clicks the OK button, the sequence grabber calls your
SGPanelValidateInput
function. Your panel component may then validate the user's settings.
Subtopics
- SGPanelItem
- SGPanelEvent
- SGPanelValidateInput
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help